Serial computer
A serial computer is a computer typified by bit-serial architecture – i.e., internally operating on one bit or digit for each clock cycle. Machines with serial main storage devices such as acoustic or magnetostrictive delay lines and rotating magnetic devices were usually serial computers.
Serial computers require much less hardware than their parallel bus counterpart,[1] but are much slower. There are modern variants of the serial computer available as a soft microprocessor[2] which can serve niche purposes where size of the CPU is the main constraint.
The first computer that was not serial and used a parallel bus was the Whirlwind in 1951.
A serial computer is not necessarily the same as a computer with a 1-bit architecture, which is a subset of the serial computer class. 1-bit computer instructions operate on data consisting of single bits, whereas a serial computer can operate on N-bit data widths, but does so a single bit at a time.
Serial machines
- EDVAC (1949)
- BINAC (1949)
- SEAC (1950)
- UNIVAC I (1951)
- Elliott Brothers Elliott 152[citation needed] (1954)
- Bendix G-15 (1956)
- LGP-30 (1956)[3]
- Elliott Brothers Elliott 803 (1958)
- ZEBRA[citation needed] (1958)
- D-17B guidance computer (1962)
- PDP-8/S[4] (1966)
- General Electric GE-PAC 4040 process control computer
- F14 CADC (1970) – transferred all data serially, but internally operated on many bits in parallel[5]
- Kenbak-1 (1971)
- Datapoint 2200 (1971)[6]
- HP-35 (1972)[7]
- Digit-serial HP Saturn-based calculators[8] from the HP-71B (1974) to the HP 50g (2006–2015)
- National Semiconductor SC/MP (1976)
- Ferranti F100-L (1977)
Massively parallel
Most of the early massive parallel processing machines were built out of individual serial processors, including:
- ICL Distributed Array Processor (1979)
- Goodyear MPP (1983)
- Connection Machine CM-1 (1985)
- Connection Machine CM-2 (1987)
- MasPar MP-1 (1990) – 32-bit architecture, internally processed 4 bits at a time[9]
- VIRAM1 computational RAM (2003)
See also
- 1-bit computing
- BKM algorithm
- CORDIC algorithm
References
- ↑ Automatic digital computers. Methuen Publishing Ltd / John Wiley & Sons, Inc.. 1956. https://books.google.com/books?id=1vUrAAAAIAAJ. Retrieved 2012-06-06.
- ↑ "Bit-Serial: A bit-serial CPU written in VHDL, with a simulator written in C.". 2020. https://github.com/howerj/bit-serial.
- ↑ Switching Theory – Volume 1: Combinational Circuits. 1 (Second printing, March 1966, of 1st ed.). John Wiley & Sons, Inc.. 1965. pp. 44–47.
- ↑ Nineteen Fifty-Seven to the Present (6 ed.). Maynard, Massachusetts, USA: Digital Equipment Corporation. 1978. p. 7. http://www.bitsavers.org/pdf/dec/_Books/DEC_1957_To_The_Present_1978.pdf. Retrieved 2021-02-06. (1+viii+87+3 pages)
- ↑ This paper describes the architecture of the CPU and Memory for the Central Air Data Computer (CADC) System used in the Grumman/Navy F14A carrier-based fighter aircraft.. 1971. pp. 5, 7. AP1-26-97. http://firstmicroprocessor.com/documents/ap1-26-97.pdf. Retrieved 2017-11-04. "[…] the processor was designed to transfer data serially throughout the entire system. […] The Parallel Multiplier Unit […] by means of a parallel algorithm […]" (26 pages)
- ↑ "The Texas Instruments TMX 1795: the (almost) first, forgotten microprocessor". May 2015. https://www.righto.com/2015/05/the-texas-instruments-tmx-1795-first.html. "Even operating one bit at a time as a serial computer, the Datapoint 2200 performed considerably faster than the 8008 chip."
- ↑ Stone, Harold Stuart, ed (1975). "Part I. Basic Computer Architecture. / Chapter 3. Introduction to Calculators: / 3-5. Example Systems / The Hewlett Packard HP-35". Introduction to Computer Architecture. Computer Sciences Series (1 ed.). Science Research Associates, Inc. (SRA). pp. 118–135 [123–135]. ark:/13960/t8pc40t3q. Order-Code 13-4005. ISBN 0-574-18405-8. https://archive.org/details/introductiontoco00ston/page/123/mode/2up?view=theater. Retrieved 2023-09-29. "[…] The HP-35 is a totally serial computer. The adder is a BCD serial type […] The serial structure means less integrated circuit area must be allocated to interconnection lines and gating functions and an interesting trade off occurs. A bit-serial, digit-serial architecture is inherently one fourth the speed of a bit-parallel digit-serial structure […] But the basic clock rate for a bit-serial structure can sometimes be increased since additional area can be allocated for larger integrated devices that are necessary for greater speed. In the HP-35, the execution time of the most complex functions is under one second, while the serial architecture permits an increased circuit complexity. […] Instructions in the HP-35 are transferred serially from the active read-only memory to the arithmetic and control circuits and to other ROMs if present. […]"
- ↑ "HP-15C CE woes: 1 bug, 2 limitations, 3 questions". MoHPC - The Museum of HP Calculators. 2023-08-09. https://www.hpmuseum.org/forum/thread-20281.html.
- ↑ "MasPar: Massively Parallel Computers – 32 cores on a chip". 2014-09-05. http://www.cpushack.com/2014/09/05/maspar-massively-parallel-computers-32-cores-on-a-chip/.
Further reading
- Digit-Serial Computation. The Kluwer International Series in Engineering and Computer Science (1 ed.). Norwell, Massachusetts, USA: Kluwer Academic Publishers. 1995. SECS316. ISBN 0-7923-9573-5. (xiv+306 pages)
- "A Systematic Approach for Design of Digit-Serial Signal Processing Architectures". IEEE Transactions on Circuits and Systems 38 (4): 358–375. April 1991. doi:10.1109/31.75394. (8 pages)
Original source: https://en.wikipedia.org/wiki/Serial computer.
Read more |